home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2001 May
/
SGI Freeware 2001 May - Disc 3.iso
/
dist
/
fw_elisp-intro.idb
/
usr
/
freeware
/
src
/
elisp-intro
/
patches.z
/
patches
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-10-28
|
315 b
|
17 lines
*** ./Makefile Wed May 20 14:38:09 1998
--- ../emacs-lisp-intro-1.05/./Makefile Wed May 20 14:36:53 1998
***************
*** 0 ****
--- 1,11 ----
+ all: emacs-lisp-intro
+
+ emacs-lisp-intro: emacs-lisp-intro.texi
+ makeinfo emacs-lisp-intro.texi
+
+ clean:
+ -$(RM) *.info*
+
+ exports:
+ headers:
+ install: